Logger Constructor |
| Name | Description | |
|---|---|---|
| Logger |
Initializes a new instance of the Logger class.
| |
| Logger(Stream) |
Initializes a new instance of the Logger class with the specified log file path.
| |
| Logger(String) |
Initializes a new instance of the Logger class with the specified log file path.
| |
| Logger(String, Boolean) |
Initializes a new instance of the Logger with the specified log file path.
|